When RDC uses the Active Data Driver
There are three times that the RDC automatically uses the Crystal Active Data Driver:
- When you use the Project button on the Data tab of the Report Expert to select your data source, the RDC will automatically use the Active Data Driver.
- When you choose one of the Active Data options from the More Data Sources node in the Data Explorer, the RDC will also use the Active Data Driver.
- When you use the new methods AddADOCommand or AddOLEDBSource, the RDC will automatically use the Active Data Driver. Both of these methods require you to supply an active ADO connection.